object frmCalcParam: TfrmCalcParam Left = 300 Top = 211 BorderIcons = [] BorderStyle = bsDialog Caption = 'frmCalcParam' ClientHeight = 378 ClientWidth = 632 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = AxSimpleSkinFormCreate OnDestroy = AxSimpleSkinFormDestroy PixelsPerInch = 96 TextHeight = 13 object pnlCalcParam: TPanel Left = 0 Top = 0 Width = 632 Height = 378 Align = alClient BevelOuter = bvNone ParentColor = True TabOrder = 0 DesignSize = ( 632 378) object imgWatermark: TImage Left = 283 Top = 251 Width = 349 Height = 127 Anchors = [akRight, akBottom] AutoSize = True end object lHelpAction: TLabel Left = 32 Top = 360 Width = 283 Height = 16 Caption = 'Please wait, or click Stop to abort the speed test' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object lHeaderInfo: TLabel Left = 32 Top = 64 Width = 568 Height = 56 AutoSize = False Caption = 'Please wait while Auslogics Internet Speed Up determines the bes' + 't internet connection settings for the connection type you selec' + 'ted.' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object lTitle: TAxSmoothLabel Left = 32 Top = 16 Width = 224 Height = 19 Quality = smMMXSmoothing4x Caption = 'Optimizing internet settings' Font.Charset = DEFAULT_CHARSET Font.Color = 10040064 Font.Height = -16 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object lInfoProgress: TLabel Left = 32 Top = 149 Width = 207 Height = 16 Caption = 'Searching for optimal parameters ...' Font.Charset = DEFAULT_CHARSET Font.Color = 3355443 Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object pbProgress: TProgressBar Left = 32 Top = 168 Width = 553 Height = 18 TabOrder = 0 end end object tProgressTimer: TTimer Enabled = False Interval = 50 OnTimer = tProgressTimerTimer Left = 488 Top = 16 end object tRefreshTimer: TTimer Enabled = False Interval = 50 OnTimer = tRefreshTimerTimer Left = 520 Top = 16 end end